adTempus API
PreviousUpNext
IEventLogMonitor::MessageMatches Property

Specifies a string or Regular Expression that the event's text must match.

C++
__property BSTR MessageMatches;
C#
String MessageMatches;
Visual Basic
Property MessageMatches() As String

 

If Options contains eloUseRegEx, the event is selected if the message contains a match for the specified pattern. Otherwise the event is selected if the message text contains the specified string.

adTempus API Reference version 3.0.0.0, revised 10/30/2008